CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - banker algorithm

搜索资源列表

  1. yhjsf

    0下载:
  2. 基于c的银行家算法,供初学操作系统的人学习-Banker algorithm based on c for beginners who learn the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:226206
    • 提供者:翁婷
  1. banker

    0下载:
  2. 操作系统中注明的银行家算法。作业的一部分,肯定有人需要把!-Bankers indicated in the operating system algorithm. Part of the job, certainly some people need to!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:5590
    • 提供者:吴雪莹
  1. banker

    0下载:
  2. it implements the banker s algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:SHIBU V S
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:65646
    • 提供者:小志
  1. BANKER

    0下载:
  2. Good bankers algorithm program for eng. students
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:998
    • 提供者:sandhya
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1430
    • 提供者:岳豪
  1. banker

    0下载:
  2. 银行家算法(实现银行家算法的整个流程。从资源申请,到数据结构数值的修改,到安全性检测;循环资源申请,检测每次的安全状态,输出安全序列,直至所有进程执行完毕)-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:ronny
  1. Banker

    0下载:
  2. 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1963743
    • 提供者:Meihua
  1. Banker

    0下载:
  2. 使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。 自此,每行表示进程对资源的请求; 当所有进程结束后或文件结束时,程序结束。 -Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process requests for resources when
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:686
    • 提供者:Yanxingfu
  1. banker

    0下载:
  2. 用银行家算法 ,实现资源分配 ,具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况-With the banker' s algorithm, resource allocation, with the display or print the application of the process followed by the number of resources required and the allocation of resources in order
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:218186
    • 提供者:李倩
  1. Banker

    0下载:
  2. 利用银行家算法实现解决操作系统饥饿问题的算法,动态在控制台显示各个进程的运行情况。-Bankers algorithm used to solve the problem of hunger in the operating system, algorithm, dynamic in the console displays the operation of each process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2025
    • 提供者:chenyiyu
  1. banker

    0下载:
  2. 银行家算法的实现,同时具备安全性检验,简单明了-Banker' s algorithm implementation, along with security testing, simple
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1364
    • 提供者:叶伦灼
  1. bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1736
    • 提供者:zhsenl
  1. BankeraSharp39s-algorithm

    0下载:
  2. 银行家算法,模拟实现了银行家算法的功能,并带有运行结果-Banker' s algorithm to simulate the function of achieving the banker' s algorithm, and with the running results
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:26167
    • 提供者:吴语
  1. banker.cpp

    0下载:
  2. 操作系统原理的银行家算法模拟程序, 可以参考下-Operating System bankers algorithm simulation program, you can refer to the following
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1020
    • 提供者:张佳
  1. banker

    0下载:
  2. 银行家算法的一个小程序,初学者适合看一看-Banker' s algorithm, a small program, suitable for beginners to look at
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2044
    • 提供者:孙腾飞
  1. banker

    0下载:
  2. 操作系统及银行家算法以及其代码,代码清楚标注,助于理解-Operating system and the banker' s algorithm and its code, the code clearly marked, help to understand
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1391431
    • 提供者:oran
  1. webdesignprices

    0下载:
  2. banker s algorithm code without gui option
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:43360
    • 提供者:suntuu
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:lee
  1. Bankers-algorithm

    0下载:
  2. 银行家算法,能够用来计算银行家算法的应用程序及其相关程序,有很强大的实用性。-Banker' s algorithm, can be used to calculate the banker' s algorithm and its associated application program has a strong practical.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4592
    • 提供者:赵里
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com